From: Florian Eckert Date: Tue, 19 Mar 2024 12:05:43 +0000 (+0100) Subject: luci-proto-batman-adv: add missing license information X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=669bebe2b0927e750df9311406fb1e42a7aeff32;p=project%2Fluci.git luci-proto-batman-adv: add missing license information Signed-off-by: Florian Eckert --- diff --git a/protocols/luci-proto-batman-adv/Makefile b/protocols/luci-proto-batman-adv/Makefile index 9258d7db9e..1e1ab09891 100644 --- a/protocols/luci-proto-batman-adv/Makefile +++ b/protocols/luci-proto-batman-adv/Makefile @@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Support for the batman-adv protocol LUCI_DEPENDS:=+kmod-batman-adv +PKG_LICENSE:=Apache-2.0 + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature